There are different levels of precomputation. Different objects will be available in different situations:

Environemnts:

precompilation:

task.env (non chunks) <- pre.env <- init.env <- parent.env(global.env)

runtime:

task.env (for chunks) <- init.env <- parent.env(global.env)

Interactive chunks:

Task Lines



skranz/armd documentation built on Sept. 4, 2020, 12:22 p.m.